func os/exec.validateLookPath

2 uses

	os/exec (current package)
		exec.go#L1334: func validateLookPath(s string) error {
		lp_unix.go#L57: 	if err := validateLookPath(file); err != nil {